Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hardcode a return for level to allow other data to load #19

Closed
wants to merge 1 commit into from

Conversation

kfdm
Copy link

@kfdm kfdm commented Nov 24, 2018

Related to #18 it seems like the level value was removed from the Assignment model and moved to Subject. Assignment already has a pointer to subjectID and subjectType so ideally should be able to read from there, but there is a lot of plumbing in the app that makes it difficult to jump in and understand ^^;

I don't expect this patch to be accepted but hopefully to just document where I think part of the problem is

@kfdm kfdm closed this Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant